projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b811b6
)
Ignore Gtk/ShowInputMethodMenu and Gtk/ShowUnicodeMenu X settings
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 7 Jun 2013 22:14:20 +0000
(18:14 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 7 Jun 2013 22:14:20 +0000
(18:14 -0400)
These are no longer used.
gdk/x11/gdksettings.c
patch
|
blob
|
history
diff --git
a/gdk/x11/gdksettings.c
b/gdk/x11/gdksettings.c
index b5ca7b8fb4314d72f794076867ea50fb6c0328b3..35aaf3070e13238e939158738cc41528be23b62d 100644
(file)
--- a/
gdk/x11/gdksettings.c
+++ b/
gdk/x11/gdksettings.c
@@
-48,8
+48,6
@@
static const struct {
{"Gtk/MenuBarAccel", "gtk-menu-bar-accel"},
{"Gtk/CursorThemeName", "gtk-cursor-theme-name"},
{"Gtk/CursorThemeSize", "gtk-cursor-theme-size"},
- {"Gtk/ShowInputMethodMenu", "gtk-show-input-method-menu"},
- {"Gtk/ShowUnicodeMenu", "gtk-show-unicode-menu"},
{"Gtk/TimeoutInitial", "gtk-timeout-initial"},
{"Gtk/TimeoutRepeat", "gtk-timeout-repeat"},
{"Gtk/ColorScheme", "gtk-color-scheme"},